/* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
"Quit" = "終了";
/* Title alert panel when killing a process.
Title for toolbar item. */
"Quit Process" = "プロセスを終了";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" might disrupt your computer." = "“%@”を終了すると、コンピュータが正常に動作しなくなる可能性があります。";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" will log you out." = "“%@”を終了すると、ログアウトしてしまいます。";
/* Short name of column */
"Real Memory" = "実メモリ";
/* Short name of column */
"RPRVT" = "RPRVT";
/* Title of sample window starting */
"Sample of %@" = "%@ のサンプル";
/* Final text of sampling */
"Sample of process %@ (%d)" = "プロセス %@ (%d) のサンプル";
/* Title for toolbar item.
Title alert panel when sampling a process. */
"Sample Process" = "プロセスのサンプル収集";
/* Title for toolbar item. */
"Show" = "表示";
/* show frames string */
"Show Frame" = "フレームを表示";
/* Title for toolbar item help. */
"Take a sample of a running process" = "実行中のプロセスのサンプルを収集します";
/* TB */
"TB" = "TB";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process may adversly affect the performance of your computer. You need to authorize as an administrative user to kill the process." = "プロセス“%@”は %@ によって所有されています。このプロセスを終了すると、コンピュータのパフォーマンスに悪影響を及ぼす可能性があります。このプロセスを停止するときは、管理者権限を持つユーザとして実行する必要があります。";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process will log you out. You need to authorize as an administrative user to kill the process." = "プロセス“%@”は %@ によって所有されています。このプロセスを終了するとログアウトされます。このプロセスを停止するときは、管理者権限を持つユーザとして実行する必要があります。";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. You need to authorize as an administrative user to kill the process." = "プロセス“%@”は %@ によって所有されています。このプロセスを停止するときは、管理者権限を持つユーザとして実行する必要があります。";
/* Short name of column */
"Thr" = "Thr";
/* toolbar item tool tip */
"toolTip" = "toolTip";
/* Short name of column */
"Virtual Memory" = "仮想メモリ";
/* Short name of column */
"VSIZE" = "VSIZE";
/* Title alert panel when killing a process could have disastrous consequences. */
"WARNING" = "警告";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot quit the process \"%@\" because it is owned by %@." = "プロセス“%@”は、%@ によって所有されているため終了できません。";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot sample the process \"%@\" because it is owned by %@." = "プロセス“%@”は、%@ によって所有されているためサンプル化できません。";